@font-face {
    font-family: 'Loto';
    src: url('../../fonts/Lato-Black.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/Lato-Black.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../fonts/Lato-Black.woff') format('woff'), /* Pretty Modern Browsers */
    url('../../fonts/Lato-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/Lato-Black.eot#svgFontName') format('svg'); /* Legacy iOS */

    url('../../fonts/cormorant-garamond/CormorantGaramond-Medium.tff') format('truetype');

    url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500&display=swap');


    @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');


}

body {
    padding: 0 !important;
    margin: 0 !important;
    font-family: 'Open Sans', sans-serif;
}


.static-alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
}
.square-icon {
    color: #a3acb9!important;
    font-size: 16px !important;
    height: 16px;
    width: 16px !important;
    text-align: center;
    margin-left: auto;
    cursor: pointer;
    fill: #a3acb9;
}

 #background
{
	 left: 0px;
	 top: 0px;
	 position: relative;
	 margin-left: auto;
	 margin-right: auto;
	 width: 1920px;
	 height: 8223px;
	 overflow: hidden;
	 z-index:0;
	}

 #Background
{
	 left: 0px;
	 top: 0px;
	 position: absolute;
	 width: 1920px;
	 height: 8223px;
	 z-index:1;
}
.profileimg {
    width: 100%;
}
/*cursor styles*/
.cursor-default{
    cursor: default !important;
}
.cursor-pointer{
    cursor: pointer !important;
}

.tags-default{
    border: 1px solid #E5E5E5;
    margin: 5px!important;
    padding: 5px 30px!important;
    border-radius: 50px!important;
    color: #777 !important;
    font-weight: 500;
    display: inline-block;
}

.background-color-blue{
    background-color: #2A86EF !important;
}
.color-white{
    color: #ffffff !important;
}

 #columnswithoutgutter
{
	 left: 390px;
	 top: 1099px;
	 position: absolute;
	 width: 1140px;
	 height: 800px;
	 z-index:2;
}

 #ArchetypesattheOffic
{
	 left: 0px;
	 top: -42px;
	 position: absolute;
	 width: 1929px;
	 height: 1085px;
	 z-index:3;
}

 #Shape1
{
	 left: -3px;
	 top: -25px;
	 position: absolute;
	 width: 1924px;
	 height: 1044px;
	 z-index:4;
}

 #RoundedRectangle2
{
	 left: 740px;
	 top: 564px;
	 position: absolute;
	 width: 210px;
	 height: 74px;
	 z-index:5;
}

 #SearchJob
{
	 left: 799px;
	 top: 594px;
	 position: absolute;
	 width: 93px;
	 height: 15px;
	 z-index:6;
}
.label {
    display: inline;
    font-size: 11px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    margin: 0.25rem;
    padding: 6px 10px 6px 10px;
    word-break: break-word;
    border-radius: .9375rem;
    cursor: default;
    line-height: 30px;
    letter-spacing: .32px;
    font-weight: 400;
    text-transform: capitalize;
    color: #0043ce;
    background-color: #d0e2ff;
}
.btn-default {
    fill: #0f62fe;
    color: #0f62fe;
    background-color: transparent;
    border: none;
}
.btn-default:hover {
    fill: #0f62fe;
    color: #0f62fe;
    background-color: transparent;
    border: none;
}
 #RoundedRectangle2cop
{
	 left: 967px;
	 top: 564px;
	 position: absolute;
	 width: 210px;
	 height: 74px;
	 z-index:7;
}

 #Signup
{
	 left: 1041px;
	 top: 593px;
	 position: absolute;
	 width: 62px;
	 height: 18px;
	 z-index:8;
}

 #Knowtheopportunities
{
	 left: 411px;
	 top: 338px;
	 position: absolute;
	 width: 1098px;
	 height: 156px;
	 z-index:9;
}

 #explore
{
	 left: 18px;
	 top: 775px;
	 position: absolute;
	 width: 22px;
	 height: 135px;
	 z-index:10;
}
/*ul.nav.navbar-nav {
    height: 50px;
}*/
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
    box-shadow: inset 0 0px 0 rgb(255 255 255 / 10%);
}
.header-logo {
    max-height: 70px;
    position: absolute;
    left: 40px;
}
/*img#avatar {
    max-height: -webkit-fill-available;
}*/
#myNavbar {
    position: absolute;
    left: 268px;
    top: 12px;
}
#CustomNavbar {
    left: 268px;
    top: 12px;
}
#headersocialicons {
    font-size: 18px;
}
#headersocialicons>li>a{
    padding-right: 8px !important;
    padding-left: 8px !important;
}

#headerbuttonsLogin,
#headerbuttonsSignup {
    width: 95px;
    border-radius: 5px;
    border: 1px solid white;
    z-index: 50;
    /*background-color: #2A7fed;*/
    background-color: transparent;
    color: white;
    font-size: 12px;
    padding: 8px 26px;
}
#headerbuttonsSignup:hover,
#headerbuttonsLogin:hover {
    background-color: #cdd33e;
    color: #2a7fed;
    border: 1px solid #cdd33e;
    border-radius: 0px;
}

/*transparent header buttons*/
.transparent-btn,
#theaderbuttonsLogin,
#theaderbuttonsSignup {
    /*exempted*/
    /*height: 40px !important;*/
    width: 95px !important;

    border-radius: 5px !important;
    border: 1px solid #2A86EF !important;
    z-index: 50 !important;
    background-color: white !important;
    color: #2A86EF !important;
    font-size: 12px !important;
    padding: 8px 26px;
    /*additional*/
}
.transparent-btn:hover,
#theaderbuttonsSignup:hover,
#theaderbuttonsLogin:hover {
    background-color: #2A86EF !important;
    color: white !important;
    border: 1px solid white !important;
}



.feedbackBtn
{
    width: 125px !important;
    height: 45px !important;
    border-radius: 5px !important;
    border: 1px solid white !important;
    z-index: 50 !important;
    background-color: #2A7fed !important;
    color: white !important;
    font-size: 12px !important;
}
.feedbackBtn:hover
{
    background-color: white !important;
    color: #2a7fed !important;
    border: 1px solid #2a7fed !important;
}
a#carouselbuttonSignup>{
    color:white;
}
#carouselbuttonSearch,
#carouselbuttonSignup {
    width: 125px;
    height: 37px;
    border-radius: 5px;
    border: 1px solid white;
    z-index: 50;
    margin-top: 35px;
    background-color: transparent;
    color: white;
    font-size: 12px;
    margin-right: 10px;
}
#carouselbuttonSearch:hover,
#carouselbuttonSignup:hover {
    background-color: white;
    color: #2a7fed;
}
.carouselmainheading {
    position: relative;
    top: 62px;
}
#carouselsubheading {
    position: relative;
    top: 115px;
}
#carouselbuttonSearch,
#carouselbuttonSignup{
    position: relative;
    top: 120px;
}
.subcarouselmainheading {
    font-size: 42px !important;
    top: 158px !important;
    position: relative !important;
}
.subcarouselmainheadingunderline {
    font-size: 42px !important;
    top: 108px !important;
    position: relative !important;
}
.explorebutton {
    border-radius: 5px !important;
    border: 1px solid lightgrey !important;
    z-index: 50 !important;
    margin-top: 35px !important;
    background-color: transparent !important;
    color: white !important;
    font-size: 12px !important;
    position: relative !important;
    top: 85px;
}
#explorebutton {.mini-footer p a:hover
    width: 185px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid lightgrey;
    z-index: 50;
    margin-top: 35px;
    background-color: transparent;
    color: white;
    font-size: 12px;
    position: relative;
    top: 85px;
}

#exploresection,
 #feature-job-heading,
 #closing-soon-heading,
 #first-job-heading,
 #learn-skill-heading,
 #digital-work-heading,
 #improve-job-heading{
    font-size: 42px;
}
#exploresmallsection {
    min-height: 22.445820433436534vh;
}
#explorebigsection {
    min-height: 375px;
}
#exploresmallimages {
    position: absolute;
    width: 95px;
    /*height: 40px;*/
    top: 15px;
}
#exploresbigimage {
    position: inherit;
    top: 28px;
}

#exploremaindes {
    position: relative;
    bottom: 25px;
}
/*#checkapply {
    position: relative;
    top: 21px;
}*/
.checkapplyheading {
    font-size: 35px;
    color: #2A7FED;
    font-family: 'Cormorant Garamond', serif;

}
.checkapplydesc {
    font-size: 30px;
    line-height: 19px;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: black;
    background-color: #F4F7FA;
    border-radius: 4px;
}
.review {
    min-width: 180px !important;
}
#checkapplybutton {
    border-radius: 5px;
    border: none;
    z-index: 50;
    margin-top: 35px;
    background-color: #2A7fed;
    color: white;
    font-size: 18px;
    padding: 24px 48px;
}
#closing-soon-titles,
#featured-closing-titles {
    border-top: 1px solid lightgrey;
    width: 285px;
    position: relative;
    left: -15px;
    font-size: 15px;
    line-height: 30px;
}
#checkapplybutton:hover{
	/*background-color: white;
    color: #2a7fed;*/
    /*border: 1px solid #2a7fed;*/
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd !important;
}
tr {
    border-bottom: 1px solid #e0e0e0;
    transition: background-color .11s cubic-bezier(.2,0,.38,.9);
}
#checkapplymaincon {
    background-color: #F6FBFE;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 0px 0px 20px 0px;
}
.carouseldesc {
    font-size: 19px;
    letter-spacing: 1px;
}

.exploredesc {
    font-size: 19px;
    letter-spacing: 1px;
    position: relative;
    top: 110px;
}
.glyphicon.glyphicon-chevron-left {
     transform: rotate(-45deg) !important;
     font-size: 20px !important;
     width: auto !important;
     height: auto !important;
}
.glyphicon.glyphicon-chevron-right {
     transform: rotate(-45deg) !important;
     font-size: 20px !important;
     width: auto !important;
     height: auto !important;
}
.arrow-parent{
     position: absolute;
     top: 50%;
     z-index: 5;
     display: inline-block;
     border: 1px solid white;
     border-radius: 0px;
     width: 60px !important;
     height: 60px !important;
     transform: rotate(45deg) !important;
 }
#findjobcontainer {
    position: relative;
    top: 25px;
}
#findjobcontainerboxes {
    position: relative;
    top: 30px;
}
#findjobboxesheading {
    font-size: 19px;
    letter-spacing: 1px;
    position: absolute;
    top: 153px;
}
.findjobboxesheadingCls {
    font-size: 19px !important;
    letter-spacing: 1px !important;
}
#skillssectionmain {
    position: relative;
    top: 110px;
    background-color: #f9f9f9;
    padding: 0px 0px 20px 0px;
}
#skillssubsection {
    position: relative;
    top: 10px;
}

#VectorSmartObject{
	 left: 12px;
	 top: 926px;
	 position: absolute;
	 width: 36px;
	 height: 45px;
	 z-index:11;
}
#learnskillboxesheadingO,
#learnskillboxesheadingT,
#learnskillboxesheadingTh,
#digital-work-heading-o,
#digital-work-heading-t{
    font-size: 19px;
    letter-spacing: 1px;
    position: relative;
    line-height: 15px;
}
#digitalworkmain {
    position: relative;
    top: 125px;
}
#digitalmainboxes {
    position: relative;
    top: 10px;
}
#digitalboxesheadinglast {
    font-size: 23px;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: center;
}
#jobsearchheadingsO,
#jobsearchheadingsT{
    font-size: 23px;
    letter-spacing: 1px;
    line-height: 25px;
    position: inherit;
    left: 12px;
}
.margin-all-digital {
    margin: 30px 0px 0px 90px;
}
#job-search-main {
    position: relative;
    top: 210px;
    background-color: #f9f9f9;
    padding: 0px 0px 60px 0px;
}
#job-search-sub {
    position: relative;
    top: 17px;
}
.jobsearchsubdesc {
    position: inherit;
    left: 26px;
}
.jobsearchsubdesclast {
    position: inherit;
    left: 13px;
    font-style: italic;
    color: black;
}
.logo-footer-left {
    max-height: 60px;
    position: absolute;
    left: 47px;
    top: 27px;
}
#footersocialright {
    position: relative;
    top: 35px;
    left: 0px;
}
#footernavcenter {
    text-transform: uppercase;
    position: relative;
    top: 42px;
    left: 0px;
}
#footer {
    height: 100px;
    /*position: relative;*/
    top: 180px;
    margin: 0px !important;
}
.footer-nav {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.btn-open-position {
    color: white;
    background-color: #3878E9;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 12px;
    border-color: #3878e9;
}

#featured-closing-buttons,
#job-closing-buttons{
    color: white;
    background-color: #3878E9;
    padding: 8px 26px;
    border-radius: 5px;
    font-size: 12px;
    border-color: #3878e9;
}
#job-closing-margin-bottom {
    margin-bottom: 60px !important;
}
 #Rectangle5
{
	 left: 28px;
	 top: 324px;
	 position: absolute;
	 width: 4px;
	 height: 130px;
	 z-index:12;
}

 #Logo
{
	 left: 60px;
	 top: 15px;
	 position: absolute;
	 width: 238px;
	 height: 89px;
	 z-index:13;
}

 #HomeJobsCompanies
{
	 left: 468px;
	 top: 45px;
	 position: absolute;
	 width: 779px;
	 height: 29px;
	 z-index:14;
}

 #RoundedRectangle1
{
	 left: 1268px;
	 top: 31px;
	 position: absolute;
	 width: 153px;
	 height: 57px;
	 z-index:15;
}

 #Login
{
	 left: 1321px;
	 top: 51px;
	 position: absolute;
	 width: 49px;
	 height: 17px;
	 z-index:16;
}

 #RoundedRectangle1cop
{
	 left: 1428px;
	 top: 31px;
	 position: absolute;
	 width: 153px;
	 height: 57px;
	 z-index:17;
}

 #Signup_0
{
	 left: 1474px;
	 top: 51px;
	 position: absolute;
	 width: 61px;
	 height: 17px;
	 z-index:18;
}

 #layer_19
{
	 left: 1610px;
	 top: 45px;
	 position: absolute;
	 width: 250px;
	 height: 29px;
	 z-index:19;
}

 #Logo_0
{
	 left: 60px;
	 top: 15px;
	 position: absolute;
	 width: 238px;
	 height: 89px;
	 z-index:20;
}

 #HomeJobsCompanies_0
{
	 left: 561px;
	 top: 45px;
	 position: absolute;
	 width: 779px;
	 height: 29px;
	 z-index:21;
}

 #RoundedRectangle1_0
{
	 left: 1361px;
	 top: 31px;
	 position: absolute;
	 width: 153px;
	 height: 57px;
	 z-index:22;
}

 #Login_0
{
	 left: 1414px;
	 top: 51px;
	 position: absolute;
	 width: 49px;
	 height: 17px;
	 z-index:23;
}

 #RoundedRectangle1cop_0
{
	 left: 1521px;
	 top: 31px;
	 position: absolute;
	 width: 153px;
	 height: 57px;
	 z-index:24;
}

 #Signup_1
{
	 left: 1567px;
	 top: 51px;
	 position: absolute;
	 width: 61px;
	 height: 17px;
	 z-index:25;
}

 #layer_26
{
	 left: 1610px;
	 top: 45px;
	 position: absolute;
	 width: 250px;
	 height: 29px;
	 z-index:26;
}

 #placeholder
{
	 left: 1731px;
	 top: 16px;
	 position: absolute;
	 width: 87px;
	 height: 87px;
	 z-index:27;
}

 #cee337cb3c3f51978ffe
{
	 left: 1718px;
	 top: 10px;
	 position: absolute;
	 width: 120px;
	 height: 120px;
	 z-index:28;
}
.topbar {
    text-align: center;
    font-size: 10px;
    margin-top: 5px;
    font-variant: small-caps;
}

 #bg
{
	 left: 1664px;
	 top: 103px;
	 position: absolute;
	 width: 187px;
	 height: 82px;
	 z-index:29;
}

 #Changepassword
{
	 left: 1697px;
	 top: 119px;
	 position: absolute;
	 width: 123px;
	 height: 14px;
	 z-index:30;
}

 #layer_2288200
{
	 left: 1675px;
	 top: 115px;
	 position: absolute;
	 width: 17px;
	 height: 19px;
	 z-index:31;
}

 #Logout
{
	 left: 1697px;
	 top: 159px;
	 position: absolute;
	 width: 51px;
	 height: 14px;
	 z-index:32;
}

 #SimpleiconsInterface
{
	 left: 1675px;
	 top: 155px;
	 position: absolute;
	 width: 17px;
	 height: 19px;
	 z-index:33;
}

 #div
{
	 left: 1673px;
	 top: 142px;
	 position: absolute;
	 width: 168px;
	 height: 4px;
	 z-index:34;
}

 #icon
{
	 left: 1827px;
	 top: 54px;
	 position: absolute;
	 width: 23px;
	 height: 13px;
	 z-index:35;
}

 #Placeholder
{
	 left: 127px;
	 top: 1171px;
	 position: absolute;
	 width: 889px;
	 height: 546px;
	 z-index:36;
}

 #AGAKHANFOUNDATION
{
	 left: 192px;
	 top: 1210px;
	 position: absolute;
	 width: 761px;
	 height: 467px;
	 z-index:37;
}

 #AgaKhanFoundation
{
	 left: 129px;
	 top: 1737px;
	 position: absolute;
	 width: 512px;
	 height: 47px;
	 z-index:38;
}

 #Proinaliberoeleifend
{
	 left: 128px;
	 top: 1802px;
	 position: absolute;
	 width: 847px;
	 height: 119px;
	 z-index:39;
}

 #placeholder_0
{
	 left: 1073px;
	 top: 1171px;
	 position: absolute;
	 width: 184px;
	 height: 132px;
	 z-index:40;
}

 #Layer2
{
	 left: 1092px;
	 top: 1198px;
	 position: absolute;
	 width: 149px;
	 height: 80px;
	 z-index:41;
}

 #OilField
{
	 left: 1272px;
	 top: 1175px;
	 position: absolute;
	 width: 119px;
	 height: 23px;
	 z-index:42;
}

 #Proinaliberoeleifend_0
{
	 left: 1276px;
	 top: 1217px;
	 position: absolute;
	 width: 487px;
	 height: 80px;
	 z-index:43;
}

 #placeholder_1
{
	 left: 1073px;
	 top: 1380px;
	 position: absolute;
	 width: 184px;
	 height: 131px;
	 z-index:44;
}

 #msilogohex900
{
	 left: 1102px;
	 top: 1424px;
	 position: absolute;
	 width: 127px;
	 height: 45px;
	 z-index:45;
}

 #MSIPakistan
{
	 left: 1274px;
	 top: 1383px;
	 position: absolute;
	 width: 184px;
	 height: 23px;
	 z-index:46;
}

 #Proinaliberoeleifend_1
{
	 left: 1278px;
	 top: 1425px;
	 position: absolute;
	 width: 487px;
	 height: 80px;
	 z-index:47;
}

 #placeholder_2
{
	 left: 1073px;
	 top: 1587px;
	 position: absolute;
	 width: 184px;
	 height: 131px;
	 z-index:48;
}

 #Totallogo
{
	 left: 1100px;
	 top: 1631px;
	 position: absolute;
	 width: 132px;
	 height: 44px;
	 z-index:49;
}

 #Total
{
	 left: 1275px;
	 top: 1589px;
	 position: absolute;
	 width: 69px;
	 height: 23px;
	 z-index:50;
}

 #Proinaliberoeleifend_2
{
	 left: 1277px;
	 top: 1631px;
	 position: absolute;
	 width: 487px;
	 height: 80px;
	 z-index:51;
}

 #Explorecompanies
{
	 left: 623px;
	 top: 1058px;
	 position: absolute;
	 width: 673px;
	 height: 45px;
	 z-index:52;
}

 #Knowaboutcompanies
{
	 left: 790px;
	 top: 1017px;
	 position: absolute;
	 width: 340px;
	 height: 31px;
	 z-index:53;
}

 #Rectangle1
{
	 left: -1px;
	 top: 2040px;
	 position: absolute;
	 width: 1922px;
	 height: 295px;
	 z-index:54;
}

 #CheckandApply
{
	 left: 389px;
	 top: 2139px;
	 position: absolute;
	 width: 364px;
	 height: 46px;
	 z-index:55;
}

 #On478openpositions
{
	 left: 391px;
	 top: 2197px;
	 position: absolute;
	 width: 414px;
	 height: 40px;
	 z-index:56;
}

 #RoundedRectangle3
{
	 left: 1304px;
	 top: 2149px;
	 position: absolute;
	 width: 227px;
	 height: 77px;
	 z-index:57;
}

 #Openpositions
{
	 left: 1347px;
	 top: 2178px;
	 position: absolute;
	 width: 140px;
	 height: 20px;
	 z-index:58;
}

 #Rectangle4
{
	 left: 58px;
	 top: 2608px;
	 position: absolute;
	 width: 429px;
	 height: 624px;
	 z-index:59;
}

 #Rectangle5_0
{
	 left: 61px;
	 top: 2611px;
	 position: absolute;
	 width: 423px;
	 height: 328px;
	 z-index:60;
}

 #Totallogo1
{
	 left: 139px;
	 top: 2733px;
	 position: absolute;
	 width: 269px;
	 height: 86px;
	 z-index:61;
}

 #RoundedRectangle4
{
	 left: 82px;
	 top: 3148px;
	 position: absolute;
	 width: 188px;
	 height: 57px;
	 z-index:62;
}

 #ReadMore
{
	 left: 130px;
	 top: 3169px;
	 position: absolute;
	 width: 93px;
	 height: 15px;
	 z-index:63;
}

 #Accountantontotal
{
	 left: 83px;
	 top: 2964px;
	 position: absolute;
	 width: 285px;
	 height: 23px;
	 z-index:64;
}

 #ThisisPhotoshop39sve
{
	 left: 83px;
	 top: 3005px;
	 position: absolute;
	 width: 363px;
	 height: 115px;
	 z-index:65;
}

 #Rectangle4copy
{
	 left: 516px;
	 top: 2608px;
	 position: absolute;
	 width: 429px;
	 height: 624px;
	 z-index:66;
}

 #Rectangle5copy
{
	 left: 519px;
	 top: 2611px;
	 position: absolute;
	 width: 423px;
	 height: 328px;
	 z-index:67;
}

 #msilogohex900_0
{
	 left: 612px;
	 top: 2733px;
	 position: absolute;
	 width: 238px;
	 height: 85px;
	 z-index:68;
}

 #RoundedRectangle4_0
{
	 left: 540px;
	 top: 3148px;
	 position: absolute;
	 width: 188px;
	 height: 57px;
	 z-index:69;
}

 #ReadMore_0
{
	 left: 588px;
	 top: 3169px;
	 position: absolute;
	 width: 93px;
	 height: 15px;
	 z-index:70;
}

 #GraphicDesigner
{
	 left: 542px;
	 top: 2964px;
	 position: absolute;
	 width: 250px;
	 height: 28px;
	 z-index:71;
}

 #ThisisPhotoshop39sve_0
{
	 left: 541px;
	 top: 3005px;
	 position: absolute;
	 width: 363px;
	 height: 115px;
	 z-index:72;
}

 #Rectangle4copy2
{
	 left: 975px;
	 top: 2608px;
	 position: absolute;
	 width: 428px;
	 height: 624px;
	 z-index:73;
}

 #Rectangle5copy2
{
	 left: 977px;
	 top: 2611px;
	 position: absolute;
	 width: 423px;
	 height: 328px;
	 z-index:74;
}

 #Layer3
{
	 left: 1109px;
	 top: 2733px;
	 position: absolute;
	 width: 160px;
	 height: 86px;
	 z-index:75;
}

 #RoundedRectangle4_1
{
	 left: 998px;
	 top: 3148px;
	 position: absolute;
	 width: 188px;
	 height: 57px;
	 z-index:76;
}

 #ReadMore_1
{
	 left: 1046px;
	 top: 3169px;
	 position: absolute;
	 width: 93px;
	 height: 15px;
	 z-index:77;
}

 #ManagingDirector
{
	 left: 1001px;
	 top: 2964px;
	 position: absolute;
	 width: 269px;
	 height: 28px;
	 z-index:78;
}

 #ThisisPhotoshop39sve_1
{
	 left: 999px;
	 top: 3005px;
	 position: absolute;
	 width: 363px;
	 height: 115px;
	 z-index:79;
}

 #Rectangle4copy3
{
	 left: 1433px;
	 top: 2608px;
	 position: absolute;
	 width: 428px;
	 height: 624px;
	 z-index:80;
}

 #Rectangle5copy3
{
	 left: 1435px;
	 top: 2611px;
	 position: absolute;
	 width: 423px;
	 height: 328px;
	 z-index:81;
}

 #honda
{
	 left: 1596px;
	 top: 2727px;
	 position: absolute;
	 width: 103px;
	 height: 98px;
	 z-index:82;
}

 #RoundedRectangle4_2
{
	 left: 1456px;
	 top: 3148px;
	 position: absolute;
	 width: 188px;
	 height: 57px;
	 z-index:83;
}

 #ReadMore_2
{
	 left: 1504px;
	 top: 3169px;
	 position: absolute;
	 width: 93px;
	 height: 15px;
	 z-index:84;
}

 #CarsRepresentative
{
	 left: 1458px;
	 top: 2964px;
	 position: absolute;
	 width: 293px;
	 height: 28px;
	 z-index:85;
}

 #ThisisPhotoshop39sve_2
{
	 left: 1457px;
	 top: 3005px;
	 position: absolute;
	 width: 363px;
	 height: 115px;
	 z-index:86;
}

 #FEATUREDJOBS
{
	 left: 715px;
	 top: 2495px;
	 position: absolute;
	 width: 490px;
	 height: 45px;
	 z-index:87;
}

 #Jobsforyou
{
	 left: 872px;
	 top: 2453px;
	 position: absolute;
	 width: 177px;
	 height: 31px;
	 z-index:88;
}

 #dev
{
	 left: 59px;
	 top: 3349px;
	 position: absolute;
	 width: 1802px;
	 height: 4px;
	 z-index:89;
}

 #Rectangle4_0
{
	 left: 58px;
	 top: 3630px;
	 position: absolute;
	 width: 429px;
	 height: 624px;
	 z-index:90;
}

 #Rectangle5_1
{
	 left: 61px;
	 top: 3633px;
	 position: absolute;
	 width: 423px;
	 height: 328px;
	 z-index:91;
}

 #Toyotalogo19892560x1
{
	 left: 208px;
	 top: 3745px;
	 position: absolute;
	 width: 130px;
	 height: 106px;
	 z-index:92;
}

 #RoundedRectangle4_3
{
	 left: 82px;
	 top: 4170px;
	 position: absolute;
	 width: 188px;
	 height: 57px;
	 z-index:93;
}

 #ReadMore_3
{
	 left: 130px;
	 top: 4191px;
	 position: absolute;
	 width: 93px;
	 height: 15px;
	 z-index:94;
}

 #Accountantontotal_0
{
	 left: 83px;
	 top: 3986px;
	 position: absolute;
	 width: 285px;
	 height: 23px;
	 z-index:95;
}

 #ThisisPhotoshop39sve_3
{
	 left: 83px;
	 top: 4027px;
	 position: absolute;
	 width: 363px;
	 height: 115px;
	 z-index:96;
}

 #Rectangle4copy_0
{
	 left: 516px;
	 top: 3630px;
	 position: absolute;
	 width: 429px;
	 height: 624px;
	 z-index:97;
}

 #Rectangle5copy_0
{
	 left: 519px;
	 top: 3633px;
	 position: absolute;
	 width: 423px;
	 height: 328px;
	 z-index:98;
}

 #ithinksoft
{
	 left: 637px;
	 top: 3754px;
	 position: absolute;
	 width: 188px;
	 height: 87px;
	 z-index:99;
}

 #RoundedRectangle4_4
{
	 left: 540px;
	 top: 4170px;
	 position: absolute;
	 width: 188px;
	 height: 57px;
	 z-index:100;
}

 #ReadMore_4
{
	 left: 588px;
	 top: 4191px;
	 position: absolute;
	 width: 93px;
	 height: 15px;
	 z-index:101;
}

 #GraphicDesigner_0
{
	 left: 542px;
	 top: 3986px;
	 position: absolute;
	 width: 250px;
	 height: 28px;
	 z-index:102;
}

 #ThisisPhotoshop39sve_4
{
	 left: 541px;
	 top: 4027px;
	 position: absolute;
	 width: 363px;
	 height: 115px;
	 z-index:103;
}

 #Rectangle4copy2_0
{
	 left: 975px;
	 top: 3630px;
	 position: absolute;
	 width: 428px;
	 height: 624px;
	 z-index:104;
}

 #Rectangle5copy2_0
{
	 left: 977px;
	 top: 3633px;
	 position: absolute;
	 width: 423px;
	 height: 328px;
	 z-index:105;
}

 #Layer4
{
	 left: 1058px;
	 top: 3755px;
	 position: absolute;
	 width: 262px;
	 height: 86px;
	 z-index:106;
}

 #RoundedRectangle4_5
{
	 left: 998px;
	 top: 4170px;
	 position: absolute;
	 width: 188px;
	 height: 57px;
	 z-index:107;
}

 #ReadMore_5
{
	 left: 1046px;
	 top: 4191px;
	 position: absolute;
	 width: 93px;
	 height: 15px;
	 z-index:108;
}

 #ManagingDirector_0
{
	 left: 1001px;
	 top: 3986px;
	 position: absolute;
	 width: 269px;
	 height: 28px;
	 z-index:109;
}

 #ThisisPhotoshop39sve_5
{
	 left: 999px;
	 top: 4027px;
	 position: absolute;
	 width: 363px;
	 height: 115px;
	 z-index:110;
}

 #Rectangle4copy3_0
{
	 left: 1433px;
	 top: 3630px;
	 position: absolute;
	 width: 428px;
	 height: 624px;
	 z-index:111;
}

 #Rectangle5copy3_0
{
	 left: 1435px;
	 top: 3633px;
	 position: absolute;
	 width: 423px;
	 height: 328px;
	 z-index:112;
}

 #honda_0
{
	 left: 1596px;
	 top: 3749px;
	 position: absolute;
	 width: 103px;
	 height: 98px;
	 z-index:113;
}

 #RoundedRectangle4_6
{
	 left: 1456px;
	 top: 4170px;
	 position: absolute;
	 width: 188px;
	 height: 57px;
	 z-index:114;
}

 #ReadMore_6
{
	 left: 1504px;
	 top: 4191px;
	 position: absolute;
	 width: 93px;
	 height: 15px;
	 z-index:115;
}

 #CarsRepresentative_0
{
	 left: 1458px;
	 top: 3986px;
	 position: absolute;
	 width: 293px;
	 height: 28px;
	 z-index:116;
}

 #ThisisPhotoshop39sve_6
{
	 left: 1457px;
	 top: 4027px;
	 position: absolute;
	 width: 364px;
	 height: 115px;
	 z-index:117;
}

 #JOBSCLOSINGSOON
{
	 left: 640px;
	 top: 3513px;
	 position: absolute;
	 width: 639px;
	 height: 45px;
	 z-index:118;
}

 #Applyonthatjobssoon
{
	 left: 803px;
	 top: 3472px;
	 position: absolute;
	 width: 315px;
	 height: 31px;
	 z-index:119;
}

 #Placeholder_0
{
	 left: -1px;
	 top: 4371px;
	 position: absolute;
	 width: 1922px;
	 height: 599px;
	 z-index:120;
}

 #Fotolia87572889Subsc
{
	 left: -6px;
	 top: 4009px;
	 position: absolute;
	 width: 1930px;
	 height: 1157px;
	 z-index:121;
}

 #overlay
{
	 left: -1px;
	 top: 4371px;
	 position: absolute;
	 width: 1922px;
	 height: 599px;
	 z-index:122;
}

 #layer_123
{
	 left: 1788px;
	 top: 4654px;
	 position: absolute;
	 width: 20px;
	 height: 34px;
	 z-index:123;
}

 #Rectangle6
{
	 left: 1734px;
	 top: 4607px;
	 position: absolute;
	 width: 128px;
	 height: 128px;
	 z-index:124;
}

 #layer_125
{
	 left: 112px;
	 top: 4655px;
	 position: absolute;
	 width: 20px;
	 height: 33px;
	 z-index:125;
}

 #Rectangle6_0
{
	 left: 58px;
	 top: 4607px;
	 position: absolute;
	 width: 128px;
	 height: 128px;
	 z-index:126;
}

 #RoundedRectangle5
{
	 left: 820px;
	 top: 4742px;
	 position: absolute;
	 width: 280px;
	 height: 86px;
	 z-index:127;
}

 #ReadMore_7
{
	 left: 909px;
	 top: 4777px;
	 position: absolute;
	 width: 103px;
	 height: 16px;
	 z-index:128;
}

 #1788888Peoplesworkin
{
	 left: 429px;
	 top: 4632px;
	 position: absolute;
	 width: 1064px;
	 height: 72px;
	 z-index:129;
}

 #Exploreindustries
{
	 left: 672px;
	 top: 4517px;
	 position: absolute;
	 width: 576px;
	 height: 60px;
	 z-index:130;
}

 #Rectangle3
{
	 left: 903px;
	 top: 4596px;
	 position: absolute;
	 width: 113px;
	 height: 7px;
	 z-index:131;
}

 #Findyourfirstjob
{
	 left: 628px;
	 top: 5130px;
	 position: absolute;
	 width: 664px;
	 height: 45px;
	 z-index:132;
}

 #Findinternship
{
	 left: 862px;
	 top: 5089px;
	 position: absolute;
	 width: 197px;
	 height: 31px;
	 z-index:133;
}

 #Explorethecompanies
{
	 left: 230px;
	 top: 5486px;
	 position: absolute;
	 width: 310px;
	 height: 28px;
	 z-index:134;
}

 #Rectangle3_0
{
	 left: 117px;
	 top: 5782px;
	 position: absolute;
	 width: 536px;
	 height: 5px;
	 z-index:135;
}

 #office
{
	 left: 331px;
	 top: 5323px;
	 position: absolute;
	 width: 108px;
	 height: 130px;
	 z-index:136;
}

 #Explorethecompaniest
{
	 left: 182px;
	 top: 5545px;
	 position: absolute;
	 width: 406px;
	 height: 88px;
	 z-index:137;
}

 #Rectangle4_1
{
	 left: 693px;
	 top: 5243px;
	 position: absolute;
	 width: 534px;
	 height: 544px;
	 z-index:138;
}

 #icontrain
{
	 left: 893px;
	 top: 5323px;
	 position: absolute;
	 width: 133px;
	 height: 130px;
	 z-index:139;
}

 #Managementtraineepro
{
	 left: 755px;
	 top: 5486px;
	 position: absolute;
	 width: 409px;
	 height: 28px;
	 z-index:140;
}

 #Learnaskilltobecomea
{
	 left: 770px;
	 top: 5545px;
	 position: absolute;
	 width: 378px;
	 height: 153px;
	 z-index:141;
}

 #Explorethecompaniest_0
{
	 left: 1311px;
	 top: 5486px;
	 position: absolute;
	 width: 450px;
	 height: 76px;
	 z-index:142;
}

 #Rectangle3_1
{
	 left: 1268px;
	 top: 5782px;
	 position: absolute;
	 width: 535px;
	 height: 5px;
	 z-index:143;
}

 #imgInstructorResourc
{
	 left: 1406px;
	 top: 5324px;
	 position: absolute;
	 width: 260px;
	 height: 129px;
	 z-index:144;
}

 #bg_0
{
	 left: -1px;
	 top: 5904px;
	 position: absolute;
	 width: 1922px;
	 height: 678px;
	 z-index:145;
}

 #Learnanewskilltoday
{
	 left: 540px;
	 top: 6067px;
	 position: absolute;
	 width: 840px;
	 height: 45px;
	 z-index:146;
}

 #Onlinelearning
{
	 left: 859px;
	 top: 6026px;
	 position: absolute;
	 width: 202px;
	 height: 31px;
	 z-index:147;
}

 #layer_01
{
	 left: 399px;
	 top: 6196px;
	 position: absolute;
	 width: 130px;
	 height: 74px;
	 z-index:148;
}

 #SelfOrganizedLearnin
{
	 left: 59px;
	 top: 6290px;
	 position: absolute;
	 width: 438px;
	 height: 29px;
	 z-index:149;
}

 #ThisisPhotoshop39sve_7
{
	 left: 60px;
	 top: 6341px;
	 position: absolute;
	 width: 557px;
	 height: 85px;
	 z-index:150;
}

 #blackwhitegrouppngic
{
	 left: 60px;
	 top: 6180px;
	 position: absolute;
	 width: 124px;
	 height: 89px;
	 z-index:151;
}

 #Skillsyouliketolearn
{
	 left: 679px;
	 top: 6290px;
	 position: absolute;
	 width: 298px;
	 height: 29px;
	 z-index:152;
}

 #Becomefacebookmarket
{
	 left: 677px;
	 top: 6341px;
	 position: absolute;
	 width: 577px;
	 height: 120px;
	 z-index:153;
}

 #layer_02
{
	 left: 1024px;
	 top: 6196px;
	 position: absolute;
	 width: 130px;
	 height: 74px;
	 z-index:154;
}

 #201511125643f33c87ef
{
	 left: 679px;
	 top: 6181px;
	 position: absolute;
	 width: 114px;
	 height: 88px;
	 z-index:155;
}

 #Becomefacebookmarket_0
{
	 left: 1298px;
	 top: 6341px;
	 position: absolute;
	 width: 544px;
	 height: 120px;
	 z-index:156;
}

 #Joinoneofthecourseon
{
	 left: 1299px;
	 top: 6288px;
	 position: absolute;
	 width: 368px;
	 height: 29px;
	 z-index:157;
}

 #hizmetihaleleri
{
	 left: 1299px;
	 top: 6182px;
	 position: absolute;
	 width: 120px;
	 height: 87px;
	 z-index:158;
}

 #layer_03
{
	 left: 1605px;
	 top: 6196px;
	 position: absolute;
	 width: 130px;
	 height: 74px;
	 z-index:159;
}

 #bg_1
{
	 left: 181px;
	 top: 6859px;
	 position: absolute;
	 width: 501px;
	 height: 413px;
	 z-index:160;
}

 #commercialbuildingic
{
	 left: 368px;
	 top: 6915px;
	 position: absolute;
	 width: 128px;
	 height: 120px;
	 z-index:161;
}

 #Explorethecompanies_0
{
	 left: 244px;
	 top: 7064px;
	 position: absolute;
	 width: 377px;
	 height: 32px;
	 z-index:162;
}

 #Explorethecompaniest_1
{
	 left: 254px;
	 top: 7117px;
	 position: absolute;
	 width: 358px;
	 height: 87px;
	 z-index:163;
}

 #bg_2
{
	 left: 709px;
	 top: 6859px;
	 position: absolute;
	 width: 501px;
	 height: 413px;
	 z-index:164;
}

 #Tranieeprogram
{
	 left: 821px;
	 top: 7064px;
	 position: absolute;
	 width: 275px;
	 height: 33px;
	 z-index:165;
}

 #training1600
{
	 left: 900px;
	 top: 6916px;
	 position: absolute;
	 width: 120px;
	 height: 119px;
	 z-index:166;
}

 #Learnaskilltobecomea_0
{
	 left: 764px;
	 top: 7118px;
	 position: absolute;
	 width: 391px;
	 height: 119px;
	 z-index:167;
}

 #bg_3
{
	 left: 1237px;
	 top: 6859px;
	 position: absolute;
	 width: 501px;
	 height: 413px;
	 z-index:168;
}

 #Explorethecompaniest_2
{
	 left: 1274px;
	 top: 7064px;
	 position: absolute;
	 width: 428px;
	 height: 119px;
	 z-index:169;
}

 #imgInstructorResourc_0
{
	 left: 1368px;
	 top: 6916px;
	 position: absolute;
	 width: 240px;
	 height: 120px;
	 z-index:170;
}

 #Digitalworkopportuni
{
	 left: 468px;
	 top: 6742px;
	 position: absolute;
	 width: 985px;
	 height: 45px;
	 z-index:171;
}

 #Digitalwork
{
	 left: 883px;
	 top: 6701px;
	 position: absolute;
	 width: 154px;
	 height: 31px;
	 z-index:172;
}

 #bg_4
{
	 left: -1px;
	 top: 7389px;
	 position: absolute;
	 width: 1922px;
	 height: 686px;
	 z-index:173;
}

 #Rectangle10copy
{
	 left: 109px;
	 top: 7664px;
	 position: absolute;
	 width: 524px;
	 height: 291px;
	 z-index:174;
}

 #Rectangle10copy2
{
	 left: 58px;
	 top: 7761px;
	 position: absolute;
	 width: 96px;
	 height: 98px;
	 z-index:175;
}

 #businesscasejobportf
{
	 left: 79px;
	 top: 7786px;
	 position: absolute;
	 width: 54px;
	 height: 48px;
	 z-index:176;
}

 #Applyingforjobandsti
{
	 left: 180px;
	 top: 7756px;
	 position: absolute;
	 width: 342px;
	 height: 73px;
	 z-index:177;
}

 #Speakwithus
{
	 left: 178px;
	 top: 7838px;
	 position: absolute;
	 width: 181px;
	 height: 25px;
	 z-index:178;
}

 #Rectangle10copy_0
{
	 left: 723px;
	 top: 7664px;
	 position: absolute;
	 width: 524px;
	 height: 291px;
	 z-index:179;
}

 #Rectangle10copy2_0
{
	 left: 673px;
	 top: 7761px;
	 position: absolute;
	 width: 95px;
	 height: 98px;
	 z-index:180;
}

 #resumeiconpng10
{
	 left: 701px;
	 top: 7787px;
	 position: absolute;
	 width: 39px;
	 height: 47px;
	 z-index:181;
}

 #Getresumecritique
{
	 left: 795px;
	 top: 7762px;
	 position: absolute;
	 width: 339px;
	 height: 32px;
	 z-index:182;
}

 #Learnhowtoimproveyou
{
	 left: 794px;
	 top: 7806px;
	 position: absolute;
	 width: 301px;
	 height: 51px;
	 z-index:183;
}

 #Rectangle10copy_1
{
	 left: 1338px;
	 top: 7664px;
	 position: absolute;
	 width: 523px;
	 height: 291px;
	 z-index:184;
}

 #Rectangle10copy2_1
{
	 left: 1287px;
	 top: 7761px;
	 position: absolute;
	 width: 95px;
	 height: 98px;
	 z-index:185;
}

 #layer_76603200
{
	 left: 1297px;
	 top: 7786px;
	 position: absolute;
	 width: 75px;
	 height: 49px;
	 z-index:186;
}

 #Howtoappearforjobint
{
	 left: 1407px;
	 top: 7754px;
	 position: absolute;
	 width: 312px;
	 height: 74px;
	 z-index:187;
}

 #Joinasessiononline
{
	 left: 1403px;
	 top: 7839px;
	 position: absolute;
	 width: 257px;
	 height: 24px;
	 z-index:188;
}

 #ImproveYourJObSearch
{
	 left: 523px;
	 top: 7552px;
	 position: absolute;
	 width: 875px;
	 height: 45px;
	 z-index:189;
}

 #Jobsearch
{
	 left: 889px;
	 top: 7511px;
	 position: absolute;
	 width: 142px;
	 height: 29px;
	 z-index:190;
}

 #JobsCompaniesIndustr
{
	 left: 613px;
	 top: 8141px;
	 position: absolute;
	 width: 695px;
	 height: 15px;
	 z-index:191;
}

 #facebook
{
	 left: 1605px;
	 top: 8137px;
	 position: absolute;
	 width: 12px;
	 height: 21px;
	 z-index:192;
}

 #twitter
{
	 left: 1685px;
	 top: 8138px;
	 position: absolute;
	 width: 24px;
	 height: 19px;
	 z-index:193;
}

 #LinkedIn
{
	 left: 1766px;
	 top: 8137px;
	 position: absolute;
	 width: 22px;
	 height: 22px;
	 z-index:194;
}

 #pininterest
{
	 left: 1845px;
	 top: 8137px;
	 position: absolute;
	 width: 16px;
	 height: 22px;
	 z-index:195;
}

 #Logo_1
{
	 left: 60px;
	 top: 8104px;
	 position: absolute;
	 width: 238px;
	 height: 89px;
	 z-index:196;
}

 .top-zero
 {
     top: 0px !important;
     margin-right: 0px !important;
 }


 /*
.lato-twenty-pixel-light{
    font-family: Lato !important;
    font-size: 20px !important;
    font-weight: lighter !important;
}
 .lato-thirty-pixel-normal{
     font-family: Lato !important;
     font-size: 30px !important;
     font-weight: normal !important;
 }

.lato-sixty-pixel-bold{
    font-family: Lato !important;
    font-size: 60px !important;
    font-weight: normal !important;
}*/
#industry-company-tbl>tr>td,
#industry-company-table>tr>td,
.vertical-align-middle{
    vertical-align: middle !important;
}
.display-none{
    display: none;
}
.display-table{
    display: table !important;
}

.display-table-cell{
    display: table-cell !important;
}

.display-block{
    display: block !important;
}
.display-inline-block{
    display: inline-block !important;
}



.logo-max {
    max-height: 22px;
    position: absolute;
    top: 400px;
    left: 21px;
}
.border-radius-zero{
    border-radius:0px !important; ;
}



/*font style class*/
.font-style-italic{
    font-style: italic!important;
}



/*font size class*/
.font-size-eleven{
    font-size: 11px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-twelve {
    font-size: 12px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-thirteen {
    font-size: 13px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-fourteen {
    font-size: 14px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-size-fifteen{
    font-size: 15px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-size-sixteen{
    font-size: 16px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-size-seventeen{
    font-size: 17px;
    font-family: 'Cormorant Garamond', serif;
}
.font-size-eighteen{
    font-size: 18px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-twenty{
    font-size: 20px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-thirty{
    font-size: 30px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-twente {
    font-size: 2.000em;
    letter-spacing: 1px;
    font-family: 'Cormorant Garamond', serif;
}
.font-fourty{
    font-size: 40px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-sixty{
    font-size: 60px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-seventy{
    font-size: 5.46875vw !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-hundred{
    font-size: 100px !important;
    font-family: 'Cormorant Garamond', serif;
}
.font-ninty{
    font-size: 90px !important;
    font-family: 'Cormorant Garamond', serif;
}



/*font weight bold*/
.font-weight-bold{
    font-weight: bold !important;
}
.font-weight-normal{
    font-weight: normal !important;
}
.font-weight-inherit{
    font-weight: inherit !important;
}






/*padding class*/
.padding-bottom-ten{
    padding-bottom: 10px !important;
}
.padding-bottom-ninety{
    padding-bottom: 90px !important;
}
.padding-top-four{
    padding-top: 4px !important;
}
.padding-top-ten{
    padding-top: 10px !important;
}
.pT10{
    padding-top: 10px;
}
.pB10{
    padding-bottom: 10px;
}
.padding-right-five{
    padding-right: 5px !important;
}
.padding-right-ten{
    padding-right: 10px !important;
}
.padding-right-thirty-five{
    padding-right: 35px !important;
}
.padding-top-fifteen{
    padding-top: 15px !important;
}
.padding-top-twenty{
    padding-top: 20px !important;
}
.pad-t-25{
    padding-top: 15px !important;
}
.padding-top-thirty{
    padding-top: 30px !important;
}
.padding-top-fourty-five{
    padding-top: 45px !important;
}
.padding-top-fifty{
    padding-top: 50px !important;
}
.padding-all-fifty{
    padding: 50px 50px !important;
}
.padding-zero{
    padding: 0px 0px !important;
}
.padding-left-zero{
    padding-left: 0!important;
    color: inherit;
    font-size: 12px;
}

.pL0I{
    padding-left: 0px !important;
}
.padding-right-zero{
    padding-right: 0px !important;
}
.padding-all-five {
    padding: 5px !important;
}
.padding-all-ten {
    padding: 10px !important;
}
.padding-all-twenty {
    padding: 20px !important;
}
.padding-TD-zero-LR-eighty-five{
    padding: 0px 85px !important;
}
.padding-TD-ten-LR-zero{
    padding: 10px 0px !important;
}
.padding-LR-ten{
    padding: 0px 10px !important;
}
.padding-TD-zero-LR-sixty {
    padding: 0px 60px !important;
}
.padding-LR-fourty{
    padding: 0px 40px !important;
}
.padding-left-twenty{
    padding-left: 20px !important;
}
.pL30{
    padding-left: 30px !important;
}









/*margin class*/

.margin-bottom-zero{
    margin-bottom: 0px !important;
}
.margin-bottom-ten{
    margin-bottom: 10px !important;
}
.margin-bottom-ten-profile{
    margin-bottom: 0px !important;
}
.margin-bottom-fifteen{
    margin-bottom: 15px !important;
}
.margin-bottom-twenty{
    margin-bottom: 20px !important;
}
.mrg-b-50{
    margin-bottom: 50px;
}
.margin-top-zero{
    margin-top: 0px !important;
}
.margin-top-five{
    margin-top: 5px !important;
}
.margin-top-ten{
    margin-top: 10px !important;
}
.margin-top-fifteen{
    margin-top: 15px !important;
}
.margin-top-twenty{
    margin-top: 20px !important;
}
.margin-top-fourty{
    margin-top: 40px !important;
}
.margin-top-ninty{
    margin-top: 90px !important;
}
.margin-top-bottom{
    margin: 20px 90px !important;
}
.margin-top-down-fifty{
    margin: 50px 0px !important;
}
.mrg-t-75{
    margin-top: 75px;
}
.margin-all-fifty{
    margin: 50px 50px !important;
}
.no-margin-all{
    margin: 0px 0px !important;
}
.margin-right-five{
    margin-right: 5px !important;
}

.margin-right-fifteen{
    margin-right: 15px !important;
}

.margin-right-ten{
    margin-right: 10px !important;
}
.margin-right-twenty{
    margin-right: 20px !important;
}
.margin-all-five{
    margin: 5px !important;
}
.margin-right-thirty{
    margin-right: 30px !important;
}
.margin-zero-auto{
    margin: 0 auto;
}
.margin-left-zero{
    margin-left: 0px !important;
}
.margin-left-five{
    margin-left: 5px !important;
}
.margin-left-ten{
    margin-left: 10px !important;
}
.margin-left-fifteen{
    margin-left: 15px !important;
}
.margin-left-thirty{
    margin-left: 30px !important;
}
.margin-left-thirty-five{
    margin-left: 35px !important;
}
.margin-left-sixty{
    margin-left: 60px !important;
}













/*text alignment*/
.vertically-middle{
    vertical-align: middle !important;
}
.text-align-center-moz{
    text-align: -moz-center !important;
}
.text-align-center-chrom{
    text-align: -webkit-center !important;
}

.text-align-left{
    text-align: left !important;
}
.text-align-left-moz{
    text-align: -moz-left !important;
}
.text-align-left-chrom{
    text-align: -webkit-left !important;
}







/*Line height*/
.LH-1point6{
    line-height: 1.6em !important;
}
.LH-1point7{
    line-height: 1.7em !important;
}
.LH-1point9{
    line-height: 1.9em !important;
}
.LH-2point2{
    line-height: 2.2em !important;
}
.LH-2point5{
    line-height: 2.5em !important;
}
.LH-2point7{
    line-height: 2.7em !important;
}





/*text color*/
.text-color{
    color: #000000 !important;
}
.text-color-black{
    color: black !important;
}
.text-color-red{
    color: red !important;
}
.text-color-C3{
    color: #c3c3c3 !important;
}
.text-color-Blue{
    color: #2A86EF !important;
}

















/*border*/

.b-A0{
    border: 0px !important;
}
.b-R1px{
    border-right: 1px solid #eee;
}
.b-L1px{
    border-left: 1px solid #eee;
}
.b-B-1px{
    border-bottom: #cccccc solid 1px !important;
}
.b-T-1px{
    border-top: #cccccc solid 1px !important;
}
.b-No-Shadow-No{
    border: none;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.b-blue-color{
    border: 1px solid #2A86EF;
    border-radius: 5px;
}
.b-bottom-roz{
    border-bottom: 1px solid #e0e0e0;
}


/*.cards-shade{
    -webkit-box-shadow: 0 11px 6px -11px #777;
    -moz-box-shadow: 0 11px 6px -11px #777;
    box-shadow: 0 11px 6px -11px #777;
    border: 1px solid #E5E5E5;
    border-radius: 0px !important;
}*/
.cards-shade-no-table{
    -webkit-box-shadow: 0 11px 6px -11px #777;
    -moz-box-shadow: 0 11px 6px -11px #777;
    box-shadow: 0 11px 6px -11px #777;
    border: 1px solid #E5E5E5;
    border-radius: 0px !important;
}

/*.cards-shade-no-table:hover,
.cards-shade:hover{
    color: #444;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    border: solid 1px #f1f1f1;
    border-radius: 4px;
    cursor: pointer;
    !*
    opacity: 1 !important;
    -webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;
    -o-transition: all 0.2s ease-in-out !important;
    transition: all 0.2s ease-in-out !important;
    *!
}*/

/* button class */
.btn-industy-inner-carousel,
.btn-jobs-jobList{
    background-color: white !important;
    color: #2A86EF !important;
    border-color: #2A86EF !important;
    border-radius: 5px !important;
    z-index: 50 !important;
    border-width: 1px !important;
    padding: 8px 15px !important;
    text-decoration: none !important;
	font-size: 12px !important;
	max-width: 100%;
}
.btn-industy-inner-carousel:hover,
.btn-jobs-jobList:hover {
    color: white !important;
    background-color: #2A86EF !important;
    border-radius: 5px !important;
    z-index: 50 !important;
    border-width: 1px !important;
    padding: 8px 15px !important;
    font-size: 12px !important;
    border-color: #3878e9 !important;
    text-decoration: none !important;
}
.text-decoration-none{
    text-decoration: none !important;
}
.text-muted{
    color: #777 !important;
}
.text-muted-custom{
    color: #4c4c4c !important;
}

.focus-btn-with-no-border:focus{
    border: 1px solid white !important;
}

.btn-transparent{
    background: transparent !important;
    border: navajowhite !important;
    cursor: pointer !important;
}
.font-weight-five-hundred{
    font-weight: 500 !important;
}
.font-weight-bolder{
    font-weight: 500 !important;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    cursor: pointer;
}
.static-alert.alert-warning.spam {
    text-align: center;
    margin-bottom: 0px !important;
}

.btn-back{
    color: #ffffff !important;
    border: 2px solid white !important;
    width: auto;
    font-size: 15px !important;
    padding: 8px;
    background-color: #777777 !important
}

/* width  and height*/
.width-twenty-five{
    width: 25px;
}
.width-hundred-percent{
    width: 100% !important;
}
.width-eighty-percent{
    width: 80% !important;
}
.width-hundred{
    width: 100px !important;
}
.min-width-two-hundred{
    min-width: 200px !important;
}
.min-width-two-hundred-fifty{
    min-width: 250px !important;
}
.min-width-two-seventy-five{
    min-width: 274px !important;
}
.min-width-two-ninety{
    min-width: 289px !important;
}
.min-width-three-hundred{
    min-width: 299px !important;
}
.min-width-three-forty{
    min-width: 340px !important;
}
.min-width-three-fifty{
    min-width: 350px !important;
}

.min-height-thirty{
    min-height: 29px !important;
}
.min-height-fifty{
    min-height: 50px !important;
}
.min-height-sixty-five{
    min-height: 65px !important;
}
.min-height-hundred{
    min-height: 100px !important;
}
.min-height-one-fifty{
    min-height: 100px !important;
}
.min-height-two-hundred{
    min-height: 200px !important;
}
.min-height-two-five{
    min-height: 205px !important;
}
.min-height-two-hundred{
    min-height: 200px !important;
}
#min-height-two-sevenfive {
    min-height: 275px !important;
}
.min-height-two-sevenfive {
    min-height: 42.56965944272446vh !important;
}
.min-height-three-forty{
    min-height: 340px !important;
}
.min-height-three-fifty{
    min-height: 350px !important;
}
.min-height-three-eighty{
    min-height: 380px !important;
}
.min-height-four-eighty{
    min-height: 480px !important;
}
.min-height-five-ten{
    min-height: 510px !important;
}
.min-height-five-seventy-five{
    min-height: 575px !important;
}


.max-width-two-hundred-fifty{
    max-width: 250px !important;
}
.max-width-two-seventy-five{
    max-width: 275px !important;
}
.max-width-two-ninety{
    max-width: 290px !important;
}
.max-width-three-hundred{
    max-width: 300px !important;
}
.select2-container {
  width: 100% !important;
}

.max-height-thirty{
    min-height: 30px !important;
}
.max-height-fifty{
    max-height: 50px !important;
}
.max-height-sixty-five{
    max-height: 65px !important;
}
.max-height-ninty{
    max-height: 90px;
}
.max-height-hundred{
    max-height: 100px !important;
}
.max-height-one-fifty{
    max-height: 150px !important;
}
.max-height-two-hundred{
    max-height: 200px !important;
}
.max-height-five-seventy-five{
    max-height: 575px !important;
}



/*position*/
.position-relative{
    position: relative;
}
.position-absolute{
    position: absolute;
}
.position-fixed{
    position: fixed;
}
.position-static{
    position: static;
}
.position-unset{
    position: unset !important;
}


/*Background*/
.background-green{
    background-color: #5cb85c !important;
}
.background-color-table{
        background-color: #f4f4f4;
}
.background-color-transparent{
        background-color: transparent !important;
}
/*.background-color-white{
        background-color: white !important;
}*/
.background-color-green{
        background-color: #5cb85c !important;
}
.background-clr-success{
    background-color: #5cb85c !important;
}
.background-clr-warning{
    background-color: #f0ad4e !important;
}
.background-clr-danger{
    background-color: #d9534f !important;
}



/*color */
.clr-green{
    color: #5cb85c !important;
}
.color-white{
    color: #ffffff !important;
}
.color-lightseagreen{
    color: lightseagreen !important;
}
.hover-clr-green:hover{
    color: #5cb85c !important;
}
.hover-bg-color-white:hover{
    background-color: #ffffff !important;
}
.hover-border-color-green:hover{
    border-color: #5cb85c !important;
}
.border-grey-all {
    border: 1px solid #E5E5E5 !important;
}















.text-justify{
    text-align: justify;
}
.text-left{
    text-align: left;
}
.line-h2{
    line-height: 2;
}
.line-h1point9{
    line-height: 1.9em !important ;
}
.cursor-pointer{
    cursor: pointer !important;
}
.job-views{
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #E5E5E5;
    text-align: -webkit-center;
    text-align: center;
    padding: 5px;float:right;
    max-width:68px;max-height:35px;
    min-width:69px;min-height:34px;
}
.sky-blue-color{
    background-color: #EDF5FF !important;
    color: black !important;
}

/*Login drop down css*/



div.title {
    top: 20px;
    background-color: white;
    padding: 2px;
    /* color: #337ab7; */
    font-size: 12px;
    font-weight: 500;
}
.icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(./images/icon1.png);
}
.top-search-bar{
    width: 100% !important;
    min-height: 50px;
}
.only-make-blue-background,
.make-blue-background{
    background-color: #2A86EF !important;
    color: white !important;
    border-width: 1px !important;
    border-color: white !important;
}
.login-blue-background {
    background-color: #2A7fed !important;
    color: white !important;
    border-width: 0px !important;
    border-radius: 0px !important;
    position: relative;
    display: inline-flex;
    flex-shrink: 0;
    margin: 0;
    padding: calc(.875rem - 3px) 63px calc(.875rem - 3px) 15px;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
    outline: none;
    width: 123.5px !important;
    height: 48px;
    transition: background 70ms cubic-bezier(0,0,.38,.9),box-shadow 70ms cubic-bezier(0,0,.38,.9),border-color 70ms cubic-bezier(0,0,.38,.9),outline 70ms cubic-bezier(0,0,.38,.9);
}
.login-blue-background:hover{
    background-color: #0353e9 !important;
    /*color: #2A86EF !important;
    border-color: #2A86EF !important;
    font-weight: 600;*/
}
.make-blue-background:hover{
   /* background-color: white !important;
    color: #2A86EF !important;*/
    /*border-color: #2A86EF !important;*/
}
.make-background-transparent{
    background-color: transparent !important;
}


.section-title {
    padding-bottom: 40px;
    border-bottom: #cccccc solid 1px;
    font-size: 26px;
}
.dashboard-title {
    border-bottom: #cccccc solid 1px;
    font-size: 26px;
}

.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    height: 1.5em;
    opacity: .5;
}
.hr-text:before {
    content: '';
    background: linear-gradient(to right, transparent, black, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
}
.hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    color: black;
    padding: 0 .5em;
    line-height: 1.5em;
    background-color: #fcfcfa;
}

.button-circle-profile
{
    width: 25px;
    height: 25px;
    padding: 0px 0px;
    border-radius: 15px;
    text-align: center;

    line-height: 1.7;
}

.button-square-profile
{
    display: inline-block!important;
    height: 35px;
    width: 35px!important;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
}

.lang-btn
{
    color: white;
    background-color: #2da6f9;
}

.btn-transparent
{
    border: 1px solid #ccc;
    background-color: white;
}

.add-more-class{
    color: #c3c3c3;
    border: 2px solid #c3c3c3;
    border-radius: 18px;
    width: 20px;
    font-size: 16px;
    padding: 1px 4px;
}
.add-more-class:focus{
    color: #c3c3c3;
    border: 1px solid #c3c3c3;
}
.add-more-class:hover{
    color: #3878E9;
    border: 2px solid #3878E9;
}
.transition-fa{
    transition: all 0.3s;
}


.list-style-type-none{
    list-style-type: none;
}
 /*===== NAVIGATION START ======*/

.navbar {
    position: relative;
    min-height: 100px !important;
    margin-bottom: 0px !important;
    background-color: #FFFFFF;
}
.container-fluid {
    border-bottom: 1px solid #e0e0e0;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.resume-detail-section-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0;
    color: #161616;
}

.navbar-nav li a:hover,
.navbar-nav li.active a {
    color: #2A86EF !important;
}
img.row {
    width: 100%;
}
.logo {
    display: block;
    height: auto;
    width: 52px;
    padding-top: 5px;
    margin-right: 15px;
}

.navbar-brand>img {
  height: 100%;
  padding: 15px; /* firefox bug fix */
  width: auto;
}
.navbar .nav > li > a {
  line-height: inherit;
}
.navbar-header h1 {
    letter-spacing: 1px;
    color: black !important;
    font-family: 'Lobster Two', cursive;
}
.navbar li a, .navbar {
    color: black !important;
    font-size: 20px;
    transition: all 0.6s 0s;
}
.navbar-toggle {
    background-color: transparent !important;
    border: 0;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: #e5e5e5;
    cursor: pointer;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:active {
    border-color: #0f62fe;
    border-bottom-width: 2px;
    height: 80px;
}
/*.nav>li>a {
    padding: 10px 15px !important;
}*/
li.dropdown:hover {
    background-color: #e5e5e5;
    cursor: pointer;
    height: 80px;
}
.dropup, .dropdown {
    height: 58px;
}
.dropdown-toggle,
.dropdown-toggle:hover,
.dropdown-toggle:focus{
    background-color: transparent !important;
}
.dropdown-menu{
    min-width: 180px !important;
}
.dropdown-menu .menu-list{
    padding: 5px !important;
}
.dropdown-menu li div a:hover{
    color: black !important;
}
.dropdown-menu li:hover{
    background-color: #F4F7FA !important;
}
.divider{
    margin: 5px 0 !important;
}
 /*===== NAVIGATION CLOSE ======*/

/*border radius for all select*/

.select2-selection--single {
    border-radius: 0px !important;
    border: 0px solid #ccc !important;
    font-size: 14px !important;
    background-color: #f4f4f4 !important;
    height: 40px !important;
    padding: 7px 9px !important;
    color: #161616;
    transition: background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9);
    line-height: 1.29;
    letter-spacing: .16px;
    outline: 2px solid transparent;
    outline-offset: -2px;
    font-weight: 400;
}
.select2-selection--single:hover {
    background-color: #e5e5e5 !important;
}
.select2-selection--single:focus {
    outline: 2px solid #0f62fe;
    outline-offset: -2px;
    color: #161616;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #161616;
    text-align: center;
    background-color: #f4f4f4;
    border-bottom: 1px solid #8d8d8d !important;
    border: none;
}
textarea.form-control {
    min-height: 103px;
    padding: .6875rem 1rem;
    resize: vertical;
}
/*.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    border: none;
    border-bottom: 1px solid #8d8d8d;
}*/
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px !important;
    right: 20px !important;
}
/*span.select2-search.select2-search--dropdown {
    display: none;
}*/
.tt-open{
    width: 100% !important;
}

.notActive{
    color: #3276b1 !important;
    background-color: #fff !important;
}
.select2-container--default.select2-container--focus,
.select2-selection--multiple {
   outline: 0 !important;
   border-radius: 0px !important;
}
#marks_type li{
    display: inline-block !important;
    margin-right: 10px;
}
.select2-container .select2-selection--single,
.select2-selection__rendered {
    display: block;
    padding-left: 0px;
}

.img-wrp{
    width: 200px;
    min-height: 195px;
    max-height: 195px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 0;
}
.imp-wrp-inner{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 20%;
    max-height: 50%;
    transform: translate(-50%, -50%);
}
.form-control {
    border-radius: 0px !important;
}

/*Advance field show and hide in profile form*/
#more {display: none;}

.errors {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-size: 12px;
    color: #B22222;
}


/*after login popup menu style and top curved border*/

.navbar-fixed-bottom, .navbar-fixed-top  {
    position: inherit !important;
}
.navbar-nav>li>.dropdown-menu {
    border-radius: 10px;
    margin-top: 11px;
}
.navbar-right .dropdown-menu {
    right: auto;
    left: auto;
}
.navbar-nav>li>.dropdown-menu:before {
    border-bottom: 11px solid rgba(0,0,0,0.2);
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 12px;
    top: -11px;
}
.navbar-nav>li>.dropdown-menu:after {
    border-bottom: 11px solid #FFF;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 12px;
    top: -10px;
}

    .navbar-nav>li.open>.dropdown-menu, .dropdown.open .dropdown-menu {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 29px -50px;
        -moz-transform-origin: 29px -50px;
        -o-transform-origin: 29px -50px;
        -ms-transform-origin: 29px -50px;
        transform-origin: 29px -50px;
    }

        .navbar-nav>li>.dropdown-menu, .dropdown .dropdown-menu {
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -o-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0);
            -webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
            -moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
            -o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
            -ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
            transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
        }

/*for employer footer BG color white to set as site default*/
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff !important;
}
/*home footer ticket BG*/
div#footer {
    background-color: white;
}
/*left sidebar links color plus after login user name hover color*/
.text-color-black:hover {
    color: #337ab7!important;
}

.carousel-control.right {
    right: 60px;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
    background-repeat: repeat-x;
}

.multi-step .modal-footer .btn-skip.skippable
{
    display:inline !important;
    float:left;
    font-size: 10px;
}

.multi-step .modal-footer .btn-prev
{
    margin-bottom:0px;
    font-size: 10px;
}

.multi-step .modal-footer .btn-next
{
    font-size: 10px;
}

.multi-step .modal-footer .btn-skip {
    background-color: #b90e0e !important;
}

.multi-step .modal-header .modal-steps .step.skipped .dot:before
{
    background-color: #b90e0e !important;
}

.multi-step .modal-header .modal-steps .step.skipped .dot, .multi-step .modal-header .modal-steps .step.skipped:after
{
    border-color: #e41a05 !important;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: 0px;
}

.btn-applied-job {
    background-color: white!important;
    color: #11801e!important;
    border-color: #11801e!important;
    border-radius: 5px!important;
    z-index: 50!important;
    border-width: 1px!important;
    padding: 8px 15px!important;
    text-decoration: none!important;
    font-size: 12px!important;
}

nav > ul {
    padding: 0;
    margin: 0;
}
nav > li {
    list-style: none;
    margin: 0px 5px 0px 0px;
}
a:focus,a:hover {
    text-decoration:none;
    -webkit-transition:.3s ease;
    -o-transition:.3s ease;
    transition:.3s ease
}
a:focus {
    outline:0
}

.paragraph {
    font-size:16px;
    line-height:30px;
    color:#898b96;
    font-weight:300
}

.label-badge {
    padding: 5px;
    margin-right: 5px;
}

h4 {
    font-family: 'Cormorant Garamond', serif;
    margin:0;
    font-weight:400;
    padding:0;
    color:#363940
}
img#avatars {
    vertical-align: top;
}
h4:lang(ur) {
    font-family:Noto Nastaliq Urdu Draft;
    margin:0;
    font-weight:400;
    padding:9px;
    color:#363940
}
a.font-trans-nav.text-color-black {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
}
span.font-trans-nav.text-color-black {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
}
a {
    color:#0f62fe
}
.no-padding {
    padding:0!important
}
.go_top {
    line-height:40px;
    cursor:pointer;
    width:40px;
    background:#5867dd;
    color:#fff;
    position:fixed;
    -webkit-box-shadow:0 4px 4px rgba(0,0,0,.1);
    box-shadow:0 4px 4px rgba(0,0,0,.1);
    -webkit-border-radius:50%;
    border-radius:50%;
    right:-webkit-calc((100% - 1140px)/ 2);
    right:calc((100% - 1140px)/ 2);
    z-index:111;
    bottom:80px;
    text-align:center
}
.go_top span {
    display:inline-block
}
/*.footer-big {
    padding: 25px 0 0px 0;
}*/
.footer-big .footer-widget {
    margin-bottom: 0px;
}
.footer--light {
    background: #FFFFFF;
}
.footer-list a {
    color: #5a5a5a;
    margin: 0 5px;
}
.footer-list a:hover {
    text-decoration: underline;
}
li.footer-list.last {
    border: none;
}
.btn.btn-social.btn-google.min-width-two-hundred-fifty.max-width-two-hundred-fifty.text-left.social-buttons.margin-top-twenty.line-h2 {
    display: block;
}
li.footer-list {
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    letter-spacing: .16px;
    border-right: 1px solid #000003;
    display: inline-table;
}
a.text-footer-social {
    color: #5a5a5a;
    margin: 0 5px;
}
li.footer-social {
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    letter-spacing: .16px;
    display: inline-table;
}
a.footer-list {
    color: #161616;
}
.footer-big .footer-menu ul li a,.footer-big p,.footer-big ul li {
    color:#ffffff;
}

.footer-menu ul li a {
    font-size:15px;
    line-height:32px;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s
}
.footer-menu ul li a:hover {
    color: white;
    border-bottom: 1px solid white;
}
.footer-menu--1 {
    width:100%
}
.footer-widget-title {
    line-height:42px;
    margin-bottom:10px;
    font-size:18px
}
.mini-footer {
    background: #ececec;
    text-align: center;
    padding: 11px 0;
    border-top: 1px solid #e0e0e0;
}
.mini-footer p {
    margin:0;
    line-height:26px;
    font-size:15px;
    color:#5a5a5a
}
.mini-footer p a {
    color:#5867dd
}
/*.mini-footer p a:hover {
    color:#34bfa3
}*/
.widget-about img {
    display:inline;
    margin-bottom:15px
}
.widget-about p {
    font-weight:400
}
.widget-about .contact-details {
    margin:30px 0 0 0
}
.widget-about .contact-details li {
    margin-bottom:10px
}
.widget-about .contact-details li:last-child {
    margin-bottom:0
}
.control-label {
    padding-top: 0;
    letter-spacing: .32px;
    display: inline-block;
    color: #525252;
    font-weight: 400;
    vertical-align: initial;
    font-size: 12px;
    margin-bottom: 8px;
}
.widget-about .contact-details li span {
    padding-right:12px
}
.widget-about .contact-details li a {
    color:#5867dd
}
img.img-fluid {
    height: 50px;
}
@media (max-width:991px) {
    .footer-menu {
        padding-left:0
    }
}
@media
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    /*table, thead, tbody, th, td, tr {
        display: block;
    }*/

    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.google-signin-text-color {
    color: white;
}

.body-back {
    background-color: #f4f4f4 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    font-family: 'Open Sans', sans-serif;
}

.job-pan-back {
    padding: 10px 25px 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#E6FFFFFF',endColorstr='#E6FFFFFF');
    z-index: 999999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    zoom: 1;
}
.job-pan{
    color: black;
    border: none;
    text-align: left;
    background: transparent;
    top: 50%;
    left: 50%;
    padding: 0;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.note-toolbar
{
    position:relative;
    z-index:100 !important;
}

#name-error-msg
    {
        color: red;
     }

#last_name-error-msg
    {
        color: red;
     }

#name-valid-msg
    {
        color: green;
     }

#last_name-valid-msg
    {
        color: green;
     }

#title-error-msg
    {
        color: red;
     }

#company-error-msg
    {
        color: red;
     }

@media only screen and (max-width: 600px) {
    .header-logo {
        max-height: 45px;
        position: absolute;
        left: 10px;
    }
}